|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extends IContentAssit
with the concept of a content assist
subject which provides the context for the content assistant.
XXX: This is work in progress and can change anytime until API for 3.0 is frozen.
Method Summary | |
void |
install(IContextInformation info,
IContentAssistSubject contentAssistSubject,
int documentPosition)
Installs this validator for the given context information. |
Method Detail |
public void install(IContextInformation info, IContentAssistSubject contentAssistSubject, int documentPosition)
info
- the context information which this validator should checkcontentAssistSubject
- the content assist subjectdocumentPosition
- the document position for which the information
has been computed
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |